home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global returnframe, stay, lady, blink
- set returnframe to 0
- if stay = 1 then
- go(the frame)
- exit
- end if
- puppetSound(0)
- set lady to 0
- set blink to 0
- if count(the windowList) > 0 then
- forget(window "pagebar")
- end if
- end
-